intermediate code meaning in English
中级编码
中间编码
中间代码
中间码
Examples
- Industrial robots - intermediate code strolic
工业机器人.中间码strolic - A more sophisticated technique is to generate intermediate code in such a way that the global data doesn t get mangled
一种更为复杂的技术是以全局数据不被破坏的方式生成中间代码。 - The recovery program using it can translate different switch structures into intermediate code in the same form
恢复程序可以根据这些信息将不同开关结构转换成统一格式的中间代码形式。 - The compiler can store this directive in its symbol table and use it during the intermediate code generation phase
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。 - An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code
在语法分析、语义分析及中间代码生成方面,先经过语法分析建立抽象语法树,然后对抽象语法树进行三次遍历完成语义分析并生成中间代码。